home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmRenderTableCopy.z / XmRenderTableCopy
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCooooppppyyyy((((3333XXXX))))     UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV     XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCooooppppyyyy((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCooooppppyyyy - A render table function that copies
  10.           renditions
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeee XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCooooppppyyyy(
  15.           XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeee ttttaaaabbbblllleeee,
  16.           XXXXmmmmSSSSttttrrrriiiinnnnggggTTTTaaaagggg ****ttttaaaaggggssss,
  17.           iiiinnnntttt ttttaaaagggg____ccccoooouuuunnnntttt);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeCCCCooooppppyyyy creates a new render table which will
  24.           contain the renditions of the _t_a_b_l_e whose tags match those
  25.           in _t_a_g_s.
  26.  
  27.           _t_a_b_l_e     Specifies the table containing the renditions to
  28.                     be copied.
  29.  
  30.           _t_a_g_s      Specifies an array of tags, whose corresponding
  31.                     renditions are to be copied. NULL indicates that
  32.                     the complete table should be copied.
  33.  
  34.           _t_a_g__c_o_u_n_t Specifies the number of tags in _t_a_g_s.
  35.  
  36.      RRRREEEETTTTUUUURRRRNNNN
  37.           Returns NULL if _t_a_b_l_e is NULL. Otherwise, this function
  38.           returns the new render table.  This function allocates space
  39.           to hold the new render table.  The application is
  40.           responsible for managing this allocated space.  The
  41.           application can recover this allocated space by calling
  42.           XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeFFFFrrrreeeeeeee.
  43.  
  44.      RRRREEEELLLLAAAATTTTEEEEDDDD
  45.           XXXXmmmmRRRReeeennnnddddiiiittttiiiioooonnnn(3) and XXXXmmmmRRRReeeennnnddddeeeerrrrTTTTaaaabbbblllleeeeFFFFrrrreeeeeeee(3).
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.